home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / et / etman.lha / man / mann / typedef.bool.n < prev    next >
Text File  |  1991-10-24  |  438b  |  29 lines

  1.  
  2.  
  3. .SH TYPEDEF NAME
  4. \fBu_int bool(
  5. )
  6. .SH DESCRIPTION
  7. A boolean value. Domain: \fBTRUE\fP or \fBFALSE\fP. The type \fBu_int\fP is used to make it possible to work f.i. with object flags directly:
  8. .br
  9. \fBbool hexp = (align & eVObjHExpand);\fP
  10. .SH ARGUMENTS
  11. none
  12.  
  13. .SH CATEGORIES
  14.  
  15. .na
  16. general
  17. .ad b
  18.  
  19. .SH FILES
  20. .PD 0
  21. .TP 20
  22. declaration:
  23. \fBTypes.h
  24. .SH HISTORY
  25. chris@csesbg.at    Fri Apr 12 16:35 1991
  26. .br
  27. chris@csesbg.at    Wed Apr 17 13:49 1991
  28. .br
  29.